func crypto/tls.unmarshalCertificate
3 uses
	crypto/tls (current package)
		handshake_messages.go#L1512: 		!unmarshalCertificate(&s, &m.certificate) ||
		handshake_messages.go#L1523: func unmarshalCertificate(s *cryptobyte.String, certificate *Certificate) bool {
		ticket.go#L198: 		!unmarshalCertificate(&s, &cert) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)